home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
J-M
/
Line Noise Killer.cpt
/
Line Noise Killer
/
background_2497.txt
< prev
next >
Wrap
Text File
|
1988-11-07
|
576b
|
29 lines
-- background: 2497 from stack: in
-- bmap block id: 2093
-- flags: 0000
-- background id: 0
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=78 top=40 right=311 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: No button there!
----- HyperTalk script -----
on mouseDown
play "boing" a
show card field "No button there!"
end mouseDown
on mouseUp
hide card field "No button there!"
end mouseUp